通過CGI實現在Html頁面上執行shell命令 在mac上配置cgi(不用系統自帶的apache cgi.) 安裝cgi 1. brew update 2. brew install httpd24 安裝完后,會有如下提 ...